PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFPageSize Class / getHeight Method
In This Topic
    getHeight Method
    In This Topic
    Gets the page height in PDF points.
    Syntax
    public double getHeight()

    Return Value

    The page height in PDF points.
    See Also